home *** CD-ROM | disk | FTP | other *** search
/ Garbo / Garbo.cdr / mac / hypercrd / xcmd / xfcnmscl.sit / XFCN miscellany / card_3016.txt < prev    next >
Text File  |  1987-11-22  |  4KB  |  180 lines

  1. -- card: 3016 from stack: in
  2. -- bmap block id: 0
  3. -- flags: 0000
  4. -- background id: 2690
  5. -- name: 
  6.  
  7.  
  8. -- part 1 (field)
  9. -- low flags: 01
  10. -- high flags: 0000
  11. -- rect: left=11 top=57 right=270 bottom=502
  12. -- title width / last selected line: 0
  13. -- icon id / first selected line: 0 / 0
  14. -- text alignment: 0
  15. -- font id: 3
  16. -- text size: 10
  17. -- style flags: 0
  18. -- line height: 13
  19. -- part name: 
  20.  
  21.  
  22. -- part 2 (button)
  23. -- low flags: 00
  24. -- high flags: 0000
  25. -- rect: left=21 top=120 right=150 bottom=494
  26. -- title width / last selected line: 0
  27. -- icon id / first selected line: 0 / 0
  28. -- text alignment: 1
  29. -- font id: 0
  30. -- text size: 12
  31. -- style flags: 0
  32. -- line height: 16
  33. -- part name: 
  34. ----- HyperTalk script -----
  35. on mouseUp
  36.   go to card "StdFile"
  37. end mouseUp
  38.  
  39.  
  40.  
  41. -- part 3 (button)
  42. -- low flags: 00
  43. -- high flags: 0000
  44. -- rect: left=21 top=154 right=184 bottom=494
  45. -- title width / last selected line: 0
  46. -- icon id / first selected line: 0 / 0
  47. -- text alignment: 1
  48. -- font id: 0
  49. -- text size: 12
  50. -- style flags: 0
  51. -- line height: 16
  52. -- part name: 
  53. ----- HyperTalk script -----
  54. on mouseUp
  55.   go to card "FileStuff"
  56. end mouseUp
  57.  
  58.  
  59.  
  60. -- part 4 (button)
  61. -- low flags: 00
  62. -- high flags: 0000
  63. -- rect: left=21 top=187 right=217 bottom=494
  64. -- title width / last selected line: 0
  65. -- icon id / first selected line: 0 / 0
  66. -- text alignment: 1
  67. -- font id: 0
  68. -- text size: 12
  69. -- style flags: 0
  70. -- line height: 16
  71. -- part name: 
  72. ----- HyperTalk script -----
  73. on mouseUp
  74.   go to card "MultiFinder"
  75. end mouseUp
  76.  
  77.  
  78.  
  79. -- part 5 (button)
  80. -- low flags: 00
  81. -- high flags: 0000
  82. -- rect: left=194 top=184 right=202 bottom=210
  83. -- title width / last selected line: 0
  84. -- icon id / first selected line: 0 / 0
  85. -- text alignment: 1
  86. -- font id: 0
  87. -- text size: 12
  88. -- style flags: 0
  89. -- line height: 16
  90. -- part name: 
  91. ----- HyperTalk script -----
  92. on mouseUp
  93.   set the visible of card field "Sublaunch" to not the visible of card field "Sublaunch"
  94. end mouseUp
  95.  
  96.  
  97.  
  98. -- part 6 (field)
  99. -- low flags: 81
  100. -- high flags: 0004
  101. -- rect: left=215 top=118 right=176 bottom=455
  102. -- title width / last selected line: 0
  103. -- icon id / first selected line: 0 / 0
  104. -- text alignment: 0
  105. -- font id: 3
  106. -- text size: 10
  107. -- style flags: 0
  108. -- line height: 13
  109. -- part name: Sublaunch
  110. ----- HyperTalk script -----
  111. on mouseUp
  112.   set the visible of Me to not the visible of Me
  113. end mouseUp
  114.  
  115.  
  116.  
  117. -- part 7 (field)
  118. -- low flags: 01
  119. -- high flags: 0000
  120. -- rect: left=11 top=268 right=332 bottom=211
  121. -- title width / last selected line: 0
  122. -- icon id / first selected line: 0 / 0
  123. -- text alignment: 0
  124. -- font id: 4
  125. -- text size: 9
  126. -- style flags: 0
  127. -- line height: 12
  128. -- part name: 
  129.  
  130.  
  131. -- part 8 (button)
  132. -- low flags: 00
  133. -- high flags: 0000
  134. -- rect: left=273 top=223 right=243 bottom=298
  135. -- title width / last selected line: 0
  136. -- icon id / first selected line: 0 / 0
  137. -- text alignment: 1
  138. -- font id: 0
  139. -- text size: 12
  140. -- style flags: 0
  141. -- line height: 16
  142. -- part name: 
  143. ----- HyperTalk script -----
  144. on mouseUp
  145.   edit script of this stack
  146. end mouseUp
  147.  
  148.  
  149.  
  150. -- part contents for card part 1
  151. ----- text -----
  152. This stack contains a miscellaneous collection of external commands (XCMDs) and functions 
  153. (XFCNs) for Hypercard, together with some documentation on how to call them. 
  154.  
  155. The XCMDs and XFCNs are grouped as follows (click on a topic for further details):
  156.  
  157.     ΓÇó  Standard File Package positioning. Arrange for the Open and Save dialog boxes of applications 
  158.         to open at a specific folder before you ΓÇ£openΓÇ¥ an application.
  159.  
  160.     ΓÇó  File utilites. Rename, move, delete files. Retrieve their creation and modification times.
  161.  
  162.     ΓÇó┬áMultiFinder utilities. Sublaunch* an application (with optional attached document), check to 
  163.         see if MultiFinder is active, check to see if a program is running.
  164.  
  165. You might find some of the functions in the stack script* of use as well.
  166.  
  167. This stack comes to you from:
  168.  
  169.  
  170. -- part contents for card part 6
  171. ----- text -----
  172. ΓÇ£SublaunchingΓÇ¥ means that you can launch an application from Hypercard, and Hypercard keeps on running. Of course, you'll need enough free memory to hold the application.
  173.  
  174. -- part contents for card part 7
  175. ----- text -----
  176.     Dewi Williams
  177.     2227 Juniper Court
  178.     Boulder CO 80302
  179.     (303) 443 9038
  180.     Delphi: DEWI